Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0 #17715

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.16.0

8.16.0 (2024-11-25)

🚀 Features

  • support TypeScript 5.7 (#10372)
  • eslint-plugin: [max-params] add function overload and function type support (#10312)
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#10287)

🩹 Fixes

  • typescript-estree: update conditions for unsupported version warning (#10385)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.16.0 (2024-11-25)

🚀 Features

  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#10287)
  • eslint-plugin: [max-params] add function overload and function type support (#10312)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • f74a8fa chore(release): publish 8.16.0
  • 2e2433b feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)
  • 88e4c66 docs(eslint-plugin): add missing > in array-type.mdx (#10371)
  • 71243db chore: correct lint errors in CI (#10370)
  • cdbc669 feat(eslint-plugin): [max-params] add function overload and function type sup...
  • cac88ca chore: set no-else-return allowIfElse to false (#10325)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies This PR involves changes to dependencies label Nov 26, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.16.0 branch from bb68d9b to c60dafc Compare November 26, 2024 09:30
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.16.0 branch from c60dafc to 798ddb6 Compare November 26, 2024 09:43
@TonyRL TonyRL merged commit 386e2f1 into master Nov 26, 2024
42 of 43 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.16.0 branch November 26, 2024 09:47
bywhite0 pushed a commit to bywhite0/RSSHub that referenced this pull request Dec 11, 2024
* style: auto format

* feat(route/furaffinity): Add routes for furaffinity as a substitute for deprecated routes (#17314)

* feat(route): Init furaffinity namespace, add status route

* feat(route): Add browse, home, search, user routes for FA

* fix(route): fix wrong url in search route

* feat(route): Add gallery, scraps, favorites as art route for furaffinity

* style: fix example url of art route

* feat(route): Add watcher,watching route

* feat(route): Add shouts, journals, commissions route

* fix(route): Allow empty gallery and search result

* style: Follow eslint rules

* style: Fix UNUSED_VAR_ASSIGN

* Fixes issues based on review feedback

* Remove deprecated furaffinity routes

* Update lib/routes/furaffinity/commissions.ts

* Update lib/routes/furaffinity/namespace.ts

---------

* fix(twitter): await set cookie (#17545)

* feat(route/pixiv): refactor novels api and add series support (#17532)

* feat(route/pixiv): refactor novels api and add series support

* chore: cleanup

* Update lib/routes/pixiv/novel-api/series/nsfw.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/novel-api/series/sfw.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/novel-api/user-novels/nsfw.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/novel-api/user-novels/nsfw.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/novels.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/series.ts

Co-authored-by: Tony <[email protected]>

* refactor: rename pixiv/series to pixiv/novel/series

---------

* feat(route): afr (#17547)

* feat(route): afr

* feat(route/afr): add image support to latest and navigation endpoints

* chore(deps-dev): bump @typescript-eslint/parser from 8.13.0 to 8.14.0 (#17548)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: redirection in router handler

* fix: redirect old bilibili ranking route (#17553)

* chore(deps-dev): bump @typescript-eslint/eslint-plugin (#17549)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route/mittrchina): update api (#17552)

* fix(route): hellogithub 月刊路由增加 pubDate (#17555)

* feat: add route for HRBEU School of Naval Architecture(哈尔滨工程大学船舶工程学院) (#17513)

* feat: add route for HRBEU School of Naval Architecture(哈尔滨工程大学船舶工程学院)

* feat: add route for HRBEU School of Naval Architecture(哈尔滨工程大学船舶工程学院) by Chi-hong22

* remove the position of .toArray()

* Modify bug to make local validation successful

* use .toArray() instead.

* 测试白天外网许可进入情况

* use .toArray() before .map()

* update the code by the suggestions with Collaborator TonyRL

* update the code by the suggestions with Collaborator TonyRL

* update the code by the suggestions with Collaborator TonyRL

* fix(route): 修复 部分情况下 url.expanded_url 可能为 undefined 的问题 (#17560)

fix #17382

Co-authored-by: CaoMeiYouRen <[email protected]>

* feat(route): vertikal (#17561)

* feat(route): vertikal

* fix(route/vertikal): standardize title string quotes in latest.ts

* fix(route/natgeo): replace got with ofetch for content loading and im… (#17562)

* fix(route/natgeo): replace got with ofetch for content loading and improve data extraction

* fix(route/natgeo): include image source in content loading

* feat(route): add Science Tokyo News 東京科学大学ニュース (#17550)

* chore(deps): bump telegram from 2.26.2 to 2.26.6 (#17384)

* chore(deps): bump telegram from 2.26.2 to 2.26.6

Bumps [telegram](https://github.com/gram-js/gramjs) from 2.26.2 to 2.26.6.
- [Release notes](https://github.com/gram-js/gramjs/releases)
- [Commits](https://github.com/gram-js/gramjs/commits)

---
updated-dependencies:
- dependency-name: telegram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 基础功能实现

* Update lib/routes/isct/namespace.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/isct/news.ts

Co-authored-by: Tony <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route/oschina): improve cookie handling (#17564)

* chore(deps): bump hono from 4.6.9 to 4.6.10 (#17568)

Bumps [hono](https://github.com/honojs/hono) from 4.6.9 to 4.6.10.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.9...v4.6.10)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @hono/node-server from 1.13.6 to 1.13.7 (#17569)

Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.13.6 to 1.13.7.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.13.6...v1.13.7)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route/caixin): Add support for photos channel. Example: https://photos.caixin.com/2024-11-02/102252287.html (#17566)

* feat(route/caixin): Add support for photos channel. Example: https://photos.caixin.com/2024-11-02/102252287.html

* Update utils-fulltext.ts

* .

* fix: Use renote ID for cross-instance notes (#17572)

* fix(route/inspirehep): fix getAuthorById custom accept header (#17574)

* chore(deps): bump tldts from 6.1.60 to 6.1.61 (#17579)

Bumps [tldts](https://github.com/remusao/tldts) from 6.1.60 to 6.1.61.
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remusao/tldts/compare/v6.1.60...v6.1.61)

---
updated-dependencies:
- dependency-name: tldts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump undici from 6.20.1 to 6.21.0 (#17578)

Bumps [undici](https://github.com/nodejs/undici) from 6.20.1 to 6.21.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.20.1...v6.21.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: new router logrocket (#17533)

* feat: new router logrocket

* fix: router

* fix:article edit

* fix:remove unused file

---------

Co-authored-by: 钱巍 <[email protected]>

* fix: example edit or authentication source (#17583)

* feat: new router logrocket

* fix: router

* fix:article edit

* fix:remove unused file

* fix: example edit or authentication source

* fix:example

---------

Co-authored-by: 钱巍 <[email protected]>

* chore(deps-dev): bump eslint-plugin-n from 17.13.1 to 17.13.2 (#17588)

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.13.1 to 17.13.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.13.1...v17.13.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump discord-api-types from 0.37.104 to 0.37.105 (#17589)

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.104 to 0.37.105.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.104...0.37.105)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump codecov/codecov-action from 4 to 5 (#17587)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): javtrailers (#17590)

* feat(route): javtrailers

* feat(casts): enhance description with castWiki data

* feat(mastodon): add 'fosstodon.org' to allowed site list

* feat(route): qstheory magazine (#17591)

* chore: escape HTML entity in route test URL display (#17592)

* fix(twitter)!: 修复Twitter 长文本显示不全 (#17596)

* Try fix

* apply fix for mobile api

* feat(route): wallstreetcn (#17597)

* feat(route): wallstreetcn

* fix(route): correct country_id reference in link generation

* fix(bilibili)!: update article api (#17586)

* fix(bilibili): update article api

* fix(bilibili): use default ua

---------

* feat(route): add dw route (#17575)

* feat(route): add dw route

* fix

* Apply suggestions from code review

Co-authored-by: Tony <[email protected]>

* Apply suggestions from code review

* Apply suggestions with code review

* add mp4 video src

* fix: preload metadata

--------

* style: auto format

* chore(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 (#17599)

Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.2...plugin-kit-v0.2.3)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): add scu jwc notice (#17014)

* 添加SCU教务处通知公告路由

* 空提交

* feat(route): cache tzgg

* Update lib/routes/scu/jwc/tzgg.ts

* feat: add icon for /scu/jwc (#17603)

* docs: update maintainer github id

#4083

* chore(deps): bump @hono/zod-openapi from 0.17.0 to 0.17.1 (#17614)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/[email protected]...@hono/[email protected])

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump proxy-chain from 2.5.4 to 2.5.5 (#17616)

Bumps [proxy-chain](https://github.com/apify/proxy-chain) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/apify/proxy-chain/releases)
- [Changelog](https://github.com/apify/proxy-chain/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apify/proxy-chain/compare/v2.5.4...v2.5.5)

---
updated-dependencies:
- dependency-name: proxy-chain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @eslint/eslintrc from 3.1.0 to 3.2.0 (#17612)

Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @eslint/js from 9.14.0 to 9.15.0 (#17613)

Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.14.0 to 9.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 9.14.0 to 9.15.0 (#17615)

Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.14.0...v9.15.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* revert: "chore(deps-dev): bump eslint from 9.14.0 to 9.15.0 (#17615)"

This reverts commit f6a6627f8d8231455bf0cf43889e57a38e51be2a.

* feat(route): patreon (#17621)

* feat(route): patreon

* fix: typo

* fix: typo

* fix(route): 78动漫 (#17598)

* fix(route): 78动漫

* fix typo

* feat: add new route about air-level 空气质量 (#17594)

* 123

* 空气质量

* 重复代码,无用代码删除

* 格式化代码-注释重新生成

* resolve pr problem

* 1. Using String() on a string is redundant.
2. example should start with / and the namespace
3.Do not start the description with line breaks.

* fix: add category

---------

Co-authored-by: DESKTOP-EMU7G44\randomtree <[email protected]>

* chore(deps): bump @hono/zod-openapi from 0.17.1 to 0.18.0 (#17632)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/[email protected]...@hono/[email protected])

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump husky from 9.1.6 to 9.1.7 (#17624)

Bumps [husky](https://github.com/typicode/husky) from 9.1.6 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.6...v9.1.7)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @typescript-eslint/parser from 8.14.0 to 8.15.0 (#17628)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @opentelemetry/resources from 1.27.0 to 1.28.0 (#17627)

Bumps [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/resources"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @stylistic/eslint-plugin from 2.10.1 to 2.11.0 (#17629)

Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @typescript-eslint/eslint-plugin (#17631)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @opentelemetry/sdk-trace-base from 1.27.0 to 1.28.0 (#17623)

Bumps [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/sdk-trace-base"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @opentelemetry/exporter-trace-otlp-http (#17626)

Bumps [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) from 0.54.2 to 0.55.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.54.2...experimental/v0.55.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @opentelemetry/exporter-prometheus (#17622)

Bumps [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) from 0.54.2 to 0.55.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.54.2...experimental/v0.55.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-prometheus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @opentelemetry/sdk-metrics from 1.27.0 to 1.28.0 (#17625)

Bumps [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-unicorn from 56.0.0 to 56.0.1 (#17635)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 56.0.0 to 56.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v56.0.0...v56.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 9.14.0 to 9.15.0 (#17630)

Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.14.0...v9.15.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(youtube): handle empty channel (#17633)

* fix(route/xiaohongshu): add current time as pubDate

* feat(route/steam/search): add thumbnails to steam search items (#17638)

Co-authored-by: dandersch <[email protected]>

* style: auto format

* fix: radar rules (#17639)

- remove search parameters in source
- maintain the same hostname in `source` of each radar rule

* feat(route): add idolmaster news (#17619)

* feat(route): add idolmaster

* fix toUpperCase

* fix indent

* Update lib/routes/idolmaster/news.ts

* fix var name

---------

* chore(deps-dev): bump vite-tsconfig-paths from 5.1.2 to 5.1.3 (#17641)

Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.2...v5.1.3)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump telegram from 2.26.6 to 2.26.8 (#17642)

Bumps [telegram](https://github.com/gram-js/gramjs) from 2.26.6 to 2.26.8.
- [Release notes](https://github.com/gram-js/gramjs/releases)
- [Commits](https://github.com/gram-js/gramjs/commits)

---
updated-dependencies:
- dependency-name: telegram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump re2js from 0.4.2 to 0.4.3 (#17643)

Bumps [re2js](https://github.com/le0pard/re2js) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/le0pard/re2js/releases)
- [Commits](https://github.com/le0pard/re2js/compare/0.4.2...0.4.3)

---
updated-dependencies:
- dependency-name: re2js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump hono from 4.6.10 to 4.6.11 (#17646)

Bumps [hono](https://github.com/honojs/hono) from 4.6.10 to 4.6.11.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.10...v4.6.11)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): add 「ONE · 一个」http://wufazhuce.com (#17637)

* Add my new route for http://wufazhuce.com

* build it with got totally

* use spread operator over Array#concat(...)

* use namespace wufazhuce instead of one, and correcte some habits.

* use .tab-content instead of #main-container

* add category in item

* chore(deps-dev): bump @types/node from 22.9.0 to 22.9.1 (#17644)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump xxhash-wasm from 1.0.2 to 1.1.0 (#17647)

Bumps [xxhash-wasm](https://github.com/jungomi/xxhash-wasm) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/jungomi/xxhash-wasm/releases)
- [Changelog](https://github.com/jungomi/xxhash-wasm/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jungomi/xxhash-wasm/compare/v1.0.2...v1.1.0)

---
updated-dependencies:
- dependency-name: xxhash-wasm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @scalar/hono-api-reference from 0.5.159 to 0.5.160 (#17648)

Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.159 to 0.5.160.
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference)

---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump title from 3.5.3 to 4.0.0 (#17645)

Bumps [title](https://github.com/vercel/title) from 3.5.3 to 4.0.0.
- [Release notes](https://github.com/vercel/title/releases)
- [Commits](https://github.com/vercel/title/compare/3.5.3...4.0.0)

---
updated-dependencies:
- dependency-name: title
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route/idolmaster): fix doc (#17640)

* feat(route): 円谷ステーション (#17650)

* feat(route): m-78

* add updated

* fix error tips

* Update lib/routes/m-78/news.ts

---------

* fix(route): add radar rules for ‘哈尔滨理工大学教务公告’ (#17657)

* fix(/scu/scupi): optimize the layout (#17653)

* chore(deps): bump tldts from 6.1.61 to 6.1.62 (#17659)

Bumps [tldts](https://github.com/remusao/tldts) from 6.1.61 to 6.1.62.
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remusao/tldts/compare/v6.1.61...v6.1.62)

---
updated-dependencies:
- dependency-name: tldts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump title from 4.0.0 to 4.0.1 (#17660)

Bumps [title](https://github.com/vercel/title) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/vercel/title/releases)
- [Commits](https://github.com/vercel/title/compare/4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: title
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @opentelemetry/semantic-conventions (#17658)

Bumps [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(/tongji/sem): Add the correct icon (#17662)

* revert(route/xiaohongshu): add current time as pubDate (#17665)

Reason for revert: The change did not meet the expected behavior or caused issues.

* fix(route): xiaohongshu fulltext add cookie authentication (#17228)

* fix(route/xiaohongshu) add cookie authentication

* fix(route/xiaohongshu) add cookie authentication

* fix(route/xiaohongshu) add cookie authentication

* fix(route/xiaohongshu) add method annotation

---------

Co-authored-by: Tony <[email protected]>

* feat(route/xiaohongshu): merge notes route to user and enable cookie

* feat(route/xiaohongshu): add fallback get notes logics

* feat(route): thepaper user (#17666)

* fix(core/cache): update cache key generation to include query limit (#17674)

* fix(route/xueqiu): fix getting cookie logic (#17675)

* fix(route/xueqiu): fix getting cookie logic

* fix(route/xueqiu): fix according to review

* refactor(route/xiaohongshu): merge helper methods to util

* chore(deps): bump tldts from 6.1.62 to 6.1.63 (#17679)

Bumps [tldts](https://github.com/remusao/tldts) from 6.1.62 to 6.1.63.
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remusao/tldts/compare/v6.1.62...v6.1.63)

---
updated-dependencies:
- dependency-name: tldts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump discord-api-types from 0.37.105 to 0.37.107 (#17680)

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.105 to 0.37.107.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.105...0.37.107)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-n from 17.13.2 to 17.14.0 (#17678)

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.13.2 to 17.14.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.13.2...v17.14.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): add route for social science journals (#17656)

* Sociology Studies Jounal

* Sociology Stuides Journal

* delete error description

* fix category name

---------

Co-authored-by: CNYoki <[email protected]>

* feat(route/pixiv): add language attributes for novels (#17667)

* feat(route/pixiv): add language tags for novels

* rm redundant elements

* feat(route): cybersecurityventures (#17677)

* feat(route): cybersecurityventures

* update feeds title

* fix(twitter): set title to author (#17673)

* feat(route): fix syosetu & add more routes (#17500)

* fix(route): syosetu

* feat: add search route & narou package

* chore: cleanup

* feat: cache search & art template

* fix: __dirname

* chore: cleanup

* feat: add dev route

* chore: cleanup

* refactor: improve syosetu route params and search handling

* feat: add ranking routes

* feat: add radar items for syosetu rankings
- Add BEST5 radar items for rankings
- Standardize title format
- Improve params naming

* chore: add space

* chore: cleanup

* chore: add ranking options type hint & cleanup

* refactor: change route parameters from path params to query strings
- Change optional parameters from path params (/:params) to query strings (?limit=N)
- Remove unnecessary cache
- Extract ranking-related types and constants to separate files
- Extract isekai ranking handling to a separate file
- Enhance code structure and readability

* feat: improve usability and short novel update handling

- Add chapter display support
- Fix chapter route radar
- Optimize ranking and search limits
- Use novelupdated_at as pubDate for short novels

* fix: request more items to handle tensei/tenni duplicates

* fix: limit ranking items to maximum of 300

* fix(route): linkresearcher (#17681)

* fix(route): linkresearcher

* Update lib/routes/linkresearcher/index.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/linkresearcher/index.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/linkresearcher/index.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/linkresearcher/namespace.ts

Co-authored-by: Tony <[email protected]>

* feat: bilingual support

* feat: add author and doi

---------

* docs(route/syosetu): add URLs and improve ranking docs (#17686)

* docs: add URLs and improve ranking docs

* docs: capitalize Syosetu namespace

* chore: use some lighter dependencies (#17685)

* nolyfill

* pin overrides version

* pnpm install --no-frozen-lockfile

* fix(cnki): deprecate author articles with `:code`, now use `:name` and `:company` instead (#17682)

* router: fix author

* format

* Update lib/routes/cnki/author.ts

* update

---------

* chore: remove thunder client from devcontainer and gitpod configurations (#17692)

* feat(dockerhub): 添加 DockerHub 仓库路由 (#17691)

* feat(dockerhub): 添加 DockerHub 仓库路由
- 新增 DockerHub 仓库路由,支持获取指定用户的仓库列表
- 支持分页获取仓库信息,默认每页10条记录

* feat(dockerhub): add description for DockerHub repositories route
- 添加 DockerHub 仓库路由的描述信息

* refactor(dockerhub): 优化 DockerHub 仓库路由配置
- 修改路由名称和示例路径以提高可读性
- 将 owner 参数转换为小写以确保一致性
- 从查询参数中解析 limit 并设置默认值为 10

* fix(route) ikea/cn/low-price (#17697)

* fix: fix dataguidance news feed (#17695)

* update dataguidance feed

* fix link

* Apply suggestions from code review

---------

* fix(route/kcna): Remove juche date parsing (#17694)

* fix(route/kcna): Remove juche date parsing

* Update news.ts

* Update news.ts

* Update news.ts

* fix(ieee): Restore author.ts (#17688)

* fix(ieee): Restore author.ts

* change function

* I have addressed and implemented all suggestions and recommendations.

* docs

* Update lib/routes/ieee/author.ts

* chore(deps-dev): bump got from 14.4.4 to 14.4.5 (#17700)

Bumps [got](https://github.com/sindresorhus/got) from 14.4.4 to 14.4.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.4...v14.4.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/node from 22.9.1 to 22.9.3 (#17702)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.1 to 22.9.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump tldts from 6.1.63 to 6.1.64 (#17704)

Bumps [tldts](https://github.com/remusao/tldts) from 6.1.63 to 6.1.64.
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remusao/tldts/compare/v6.1.63...v6.1.64)

---
updated-dependencies:
- dependency-name: tldts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @scalar/hono-api-reference from 0.5.160 to 0.5.161 (#17706)

Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.160 to 0.5.161.
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference)

---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump hono from 4.6.11 to 4.6.12 (#17705)

Bumps [hono](https://github.com/honojs/hono) from 4.6.11 to 4.6.12.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.11...v4.6.12)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route/pixiv): add more precise datetime and author name for NSFW… (#17698)

* feat(route/pixiv): add more precise datetime and author name for NSFW novels

* refactor code

* add maintainer

* update types

* refactor code

* fix!: revert #17667

This reduce the no. of HTTP requests by half. HTTP requests should be spent on fetching the most essential data like title and description. Doubling the no. of HTTP requests to serve one minor property is not elegant.

---------

* fix(route/syosetu): HTML escaping in novel description & some minor changes (#17710)

* fix(route/bilibili): fix manga updates (#17711)

Closes https://github.com/DIYgod/RSSHub/issues/17690

* chore(route): add more popular routes

* chore(route): add more social media popular routes

* chore(route): add more new media routes

* fix(route): daily.ts 骨朵日榜修复 (#17652)

* Update daily.ts

fix guduo data

* Update daily.ts

* Update lib/routes/guduodata/daily.ts

原地址已经被官方废弃,新地址是可以正常被访问的

* chore(route): add more new media routes

* fix(route): aeon and bjp url

* chore(deps-dev): bump discord-api-types from 0.37.107 to 0.37.108 (#17713)

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.107 to 0.37.108.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.107...0.37.108)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(route/xiaohongshu): set note as default type

* chore(deps-dev): bump @types/node from 22.9.3 to 22.10.0 (#17717)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.3 to 22.10.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @typescript-eslint/parser from 8.15.0 to 8.16.0 (#17714)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @typescript-eslint/eslint-plugin (#17715)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#17701)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump prettier from 3.3.3 to 3.4.0 (#17716)

Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route): mwm namespace

close #14590

* fix(route/dockerhub): new tag route

* fix(api): rss3 network format

* chore(deps-dev): bump prettier from 3.4.0 to 3.4.1 (#17724)

Bumps [prettier](https://github.com/prettier/prettier) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump discord-api-types from 0.37.108 to 0.37.109 (#17728)

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.108 to 0.37.109.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.108...0.37.109)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @bbob/types from 4.1.1 to 4.2.0 (#17726)

Bumps [@bbob/types](https://github.com/JiLiZART/bbob) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/JiLiZART/bbob/releases)
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JiLiZART/bbob/commits)

---
updated-dependencies:
- dependency-name: "@bbob/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @bbob/preset-html5 from 4.1.1 to 4.2.0 (#17727)

Bumps [@bbob/preset-html5](https://github.com/JiLiZART/bbob) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/JiLiZART/bbob/releases)
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JiLiZART/bbob/commits)

---
updated-dependencies:
- dependency-name: "@bbob/preset-html5"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @bbob/html from 4.1.1 to 4.2.0 (#17725)

Bumps [@bbob/html](https://github.com/JiLiZART/bbob) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/JiLiZART/bbob/releases)
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JiLiZART/bbob/commits)

---
updated-dependencies:
- dependency-name: "@bbob/html"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route): agirls topic list (#17731)

* feat(routes/shu): add routes for SHU's Int'l Dept, Grad School, and Campus Highlights. (#17730)

* feat(routes/shu): add routes for SHU's Int'l Dept, Grad School, and Campus Highlights

- Corrected the root URL in `index.ts`.
- Added routes for:
  - SHU's International Department (Int'l Dept).
  - Graduate School (Grad School).
  - Campus Highlights.
- Noted the unavailability of the policy in `jwb.ts` with a comment in `index.ts`.

* Update lib/routes/shu/index.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/shu/jwb.ts

Co-authored-by: Tony <[email protected]>

* Apply camelCase to variable names across the project.

* Refactor: change to use detailed request format for GET request.

* feat: refine content extraction and fix gs.shu.edu.cn issues

- Refactored content extraction to focus on specific descriptions.
- Added exception handling for inaccessible gs1.shu.edu.cn links.
- Fixed bug where gs.shu.edu.cn content could not be retrieved.
- Fixed Code scanning/ESLint warning: replaced disallowed syntax with .toArray().

* fix: Resolve ESLint warnings and errors

* Update lib/routes/shu/xykd.ts

Co-authored-by: Tony <[email protected]>

* fix: Resolve ESLint warnings and errors again

* fix: Resolve ESLint warnings and errors

---------

* style: auto format

* fix(route): taptap (#17732)

* fix(route): taptap

* fix(route): correct language code formatting in TapTap routes

* chore(route/thepetcity): update namespace language

* chore(route/theverge): add popular new media routes

* chore(deps): bump @hono/zod-openapi from 0.18.0 to 0.18.1 (#17737)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/[email protected]...@hono/[email protected])

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @scalar/hono-api-reference from 0.5.161 to 0.5.162 (#17739)

Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.161 to 0.5.162.
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference)

---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(api/rss3): change platform to RSSHub

* chore(deps-dev): bump @types/node from 22.10.0 to 22.10.1 (#17738)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.0 to 22.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(wallstreetcn): crash when article delete (#17734)

* fix(wallstreetcn): crash when article delete

TypeError: Cannot read properties of undefined (reading 'display_name')

* fix(style): camelCase

* feat(route/apple/podcast): add optional region parameter (#17741)

* feat(route/apple/podcast): add optional region parameter

* fix(route/apple/podcast): fix lint

* feat(aeon): enhance category and type routes with detailed parameters and improved data fetching (#17745)

* feat: Added <category> for Isct news. (#17744)

* 新增category

* fix: follow camelCase
fix: /isct/news/en

* feat(pinterest): add pinterest (#17747)

* feat(pinterest): add Pinterest

* Update lib/routes/pinterest/user.ts

* Update lib/routes/pinterest/types.ts

---------

Co-authored-by: Copilot <[email protected]>

* feat(route/twitter): add third-party twitter api support

* refactor(route/twitter): keep twitter graphql endpoints consistent

* fix(route/twitter): add enable thirdparty api switcher

* chore(deps-dev): bump discord-api-types from 0.37.109 to 0.37.110 (#17752)

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.109 to 0.37.110.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.109...0.37.110)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @hono/zod-openapi from 0.18.1 to 0.18.2 (#17753)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/[email protected]...@hono/[email protected])

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): add UK Parliament Petitions (#17746)

* feat(route): add UK Parliament Petitions

* fix typo

* fix(route/newrank): wechat route error

* fix(route): bluesky allow empty (#17751)

* feat: Feature/foodtalks (#17718)

* 24/11/28 fix: remove uncessary files

* 24/11/28 fix: return promise

* 24/11/28 refactor: return promises

* 24/11/28 refactor: remove await in the function

* 24/11/29 fix: pass Promises to items?

* feat(picnob): cache user metadata & video playback in img_multi (#17756)

* feat: add param :limit? to set article numbers (#17755)

* 24/11/28 fix: remove uncessary files

* 24/11/28 fix: return promise

* 24/11/28 refactor: return promises

* 24/11/28 refactor: remove await in the function

* 24/11/29 fix: pass Promises to items?

* 24/11/29 feature: page size 15 -> 30; add source authentication code

* feat: add param :limit?

* fix: change description

* 24/11/30 feat: use ctx.req.query('limit')

* Update lib/routes/foodtalks/index.ts

---------

* fix(latepost): TypeError: Cannot read properties of undefined (reading 'title') (#17759)

TypeError: Cannot read properties of undefined (reading 'title')

* fix(route/fastbull): Use another site (#17765)

* Update news.ts

* fix(fastbull): update domain

---------

* feat(route): add 趣集盐选故事 (#17761)

* feat(route/qingting): return first page program instead of 10

* feat(route): 添加小红书 LivePhoto 视频支持 (#17760)

* chore(deps): bump mailparser from 3.7.1 to 3.7.2 (#17769)

Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/nodemailer/mailparser/releases)
- [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/mailparser/compare/v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: mailparser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @vercel/nft from 0.27.6 to 0.27.7 (#17775)

Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.27.6 to 0.27.7.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](https://github.com/vercel/nft/compare/0.27.6...0.27.7)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-yml from 1.15.0 to 1.16.0 (#17768)

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump dawidd6/action-download-artifact from 6 to 7 (#17776)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @hono/zod-openapi from 0.18.2 to 0.18.3 (#17773)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/[email protected]...@hono/[email protected])

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump globals from 15.12.0 to 15.13.0 (#17774)

Bumps [globals](https://github.com/sindresorhus/globals) from 15.12.0 to 15.13.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.12.0...v15.13.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump tldts from 6.1.64 to 6.1.65 (#17772)

Bumps [tldts](https://github.com/remusao/tldts) from 6.1.64 to 6.1.65.
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remusao/tldts/compare/v6.1.64...v6.1.65)

---
updated-dependencies:
- dependency-name: tldts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @eslint/js from 9.15.0 to 9.16.0 (#17771)

Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.15.0 to 9.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 9.15.0 to 9.16.0 (#17770)

Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.15.0...v9.16.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): add taiwanmobile rate-plans (#17766)

* feat(route): add taiwanmobile rate-plans

* fix: remove title and date labels

* fix: use .toArray() before .map()

* Update lib/routes/taiwanmobile/rate-plans.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/taiwanmobile/rate-plans.ts

Co-autho…
artefaritaKuniklo pushed a commit to artefaritaKuniklo/RSSHub that referenced this pull request Dec 13, 2024
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: allowed dependencies This PR involves changes to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant